home *** CD-ROM | disk | FTP | other *** search
- Short: Searches for strings in ANY text file
-
- Match V2.0
- Short: Fast utility that searches for strings in ANY text file.
- Author: nompelis@vax2.winona.msus.edu (Ioannis Nobelis)
- Uploader: melody@hol.gr (Alexis Katsadorakis)
- Type: util/cli
- Version 2.0
-
-
- Match is like the C:search which comes with AmigaDOS, it is utility that
- searches for strings in any infinetly long text file. Displays the line
- matching the string and the line number in front of it. Also, the number
- of lines that matched the string.
- Sometime in the past c:search failed to match a string in a long file for
- some reason. Match was written so that it never fails matching strings in
- infinetly long files with a maximum line size 255 characters. Match is NOT
- case sensitive.
-
- Usage: MatchV2.0 [filename] [string]
- or
- MatchV2.0 [filename] [string] > [output_file]
-
- Read the little doc for more information on usage Source is included and
- with some modification it will be compiled under GNU.
-
-
- ============================= Archive contents =============================
-
- Original Packed Ratio Date Time Name
- -------- ------- ----- --------- -------- -------------
- 1153 507 56.0% 11-Mar-96 23:23:10 MatchV2.0.c
- 1089 599 44.9% 11-Mar-96 23:42:10 MatchDoc.displayme
- 10408 6666 35.9% 14-Mar-96 12:48:16 match
- -------- ------- ----- --------- --------
- 12650 7772 38.5% 14-Mar-96 00:36:36 3 files
-